.further-information-grid-container .parent-link-logo {width: 160px; aspect-ratio: auto; float: right;}
.further-information-grid-container .parent-link-container {height: 120px;}
@media only screen and (max-width:780px) {
.further-information-grid-container .parent-link-logo {float: left;}
}


.expander .nhsuk-card {border-bottom: 5px solid #d8dde0;}
.expander .nhsuk-details {margin-bottom: 0px;}
@media (min-width: 40.0625em) {.expander .nhsuk-details__summary-text {font-weight: 600; font-size: larger;}}

#ContentBlocksContainer #widget-row-383893 {margin-bottom: 0px;}
#ContentBlocksContainer #widget-row-384111 {margin-bottom: 0px;}


#informationwidget_292919 h3 a {
    background-color: #E34141 !important; /* Red background color for h3 element */
    color: white !important; /* White text color for h3 element */
    padding: 10px 40px !important; /* Padding around h3 text */
    border-radius: 50px !important; /* Pill shape */
    text-align: center !important; /* Center the text */
    margin-top: 30px;
    outline: 2px solid black;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    font-size: 1.2em !important;
    
}

#informationwidget_292919 h3 a:hover {
  	-webkit-transition: background-color .5s ease;
  	-moz-transition: background-color .5s ease;
  	-o-transition: background-color .5s easet;
  	transition: background-color .5s ease;
    background-color: gold !important; /* gold background color for h3 element */
	color: #000 !important;
  	text-decoration: none;
}

.nhsuk-u-secondary-text-color {
    color: #4c6272 !important;    display: none;

}

